Skip to content

Release v0.3.0#26

Merged
sebastientaggart merged 10 commits into
mainfrom
dev
Mar 26, 2026
Merged

Release v0.3.0#26
sebastientaggart merged 10 commits into
mainfrom
dev

Conversation

@sebastientaggart

Copy link
Copy Markdown
Member

Release v0.3.0

PRs included:

Closes #24
Closes #22
Closes #20
Closes #18

Sebastien Taggart and others added 10 commits March 26, 2026 09:59
…conditional blocks to prevent unresolved placeholder warnings for trunk-based workflows
…ceholders

Fix unresolved placeholders for trunk-based workflows
The gh CLI's --reviewer flag rejects handles with @ prefixes (e.g.
@sebastientaggart), causing PR creation to fail with "Could not resolve
user with login". The ship skill now instructs agents to strip @ from
each comma-separated handle before constructing the --reviewer argument.
…prefix

Strip leading @ from reviewer handles in ship skill
Add sync-with-base-branch step to /ship to prevent merge conflicts
Fix sync-check CI: sync adapter files and bump checkout to v5
@sebastientaggart
sebastientaggart merged commit e83e7a0 into main Mar 26, 2026
2 checks passed
sebastientaggart added a commit that referenced this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment